Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bug introduced in 9ba2240d #190

Merged
merged 1 commit into from
Feb 27, 2018
Merged

Fix bug introduced in 9ba2240d #190

merged 1 commit into from
Feb 27, 2018

Conversation

tnilanon
Copy link
Contributor

@tnilanon tnilanon commented Oct 18, 2017

Fix bug introduced in 9ba2240.

Specifically, remove these two lines:

@nb-name-fg: @button-bg;
@nb-name-hover: @divider;

as they override the correct values by setting foreground color to background color

Specifically, remove these two lines:

@nb-name-fg:            @button-bg;
@nb-name-hover:         @divider;

as they override the correct values by setting foreground color to background color
@tnilanon tnilanon changed the title Fix bug introduced in #9ba2240d Fix bug introduced in 9ba2240d Oct 18, 2017
@tnilanon
Copy link
Contributor Author

Any updates, @dunovank ?

@dunovank dunovank merged commit 6ff29b5 into dunovank:master Feb 27, 2018
@dunovank
Copy link
Owner

sorry about the delay and thanks for contributing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants